-----------------------------------------------------------------------------
- Banjo                        Bayesian Network Inference with Java Objects -
- Release 2.2.0                                                 15 Apr 2008 -
- Licensed from Duke University                                             -
- Copyright (c) 2005-08 by Alexander J. Hartemink                           -
- All rights reserved                                                       -
-----------------------------------------------------------------------------
- Project:                                                               20.1
- User:                                                              lsand039
- Dataset:                                  20-vars-377-temporal-observations
- Notes:                                    static bayesian network inference
-----------------------------------------------------------------------------
- Settings file:                                                             
-----------------------------------------------------------------------------
- Input directory:                                 data/release2.0/runA/input
- Observations file:                                                   20.txt
- Observation count:                                                      377
- Number of variables:                                                     21
- Variables are in rows:                                                  yes
- Variable names:                                                      inFile
- Discretization policy:                                                   i7
- Exceptions to the discretization policy:                               none
-----------------------------------------------------------------------------
- Initial structure file:                                                    
- 'Must be present' edges file:                                              
- 'Must not be present' edges file:                                          
- Min. Markov lag:                                                          0
- Max. Markov lag:                                                          0
- Max. parent count:                                                        5
- Equivalent sample size for Dirichlet parameter prior:                   1.0
-----------------------------------------------------------------------------
- Searcher:                                                 SearcherSimAnneal
- Proposer:                                           ProposerRandomLocalMove
- Evaluator:                                        defaulted to EvaluatorBDe
- Decider:                                     defaulted to DeciderMetropolis
-----------------------------------------------------------------------------
- Pre-compute logGamma:                                                    no
- Cache:                                                           fastLevel1
- Cycle checking method:                                   Depth-first Search
-----------------------------------------------------------------------------
- Initial temperature:                                                  25000
- Cooling factor:                                                         0.7
- Reannealing temperature:                                                800
- Max. accepted networks before cooling:                                  250
- Max. proposed networks before cooling:                                25000
- Min. accepted networks before reannealing:                              250
-----------------------------------------------------------------------------
- Output directory:                               data/release2.0/runA/output
- Report file:                      20.1static.report.2016.09.01.16.17.32.txt
- Number of best networks tracked:                                          1
- Max. time:                                                            1.0 h
- Max. restarts:                                                        25000
- Min. networks before checking:                                          250
- Screen reporting interval:                                           10.0 m
- File reporting interval:                                             2.05 h
-----------------------------------------------------------------------------
- Compute influence scores:                                               yes
- Compute consensus graph:                                                yes
- Create consensus graph as HTML:                                         yes
- Create 'dot' output:                                                    yes
- Location of 'dot':  /usr/bin/dot /usr/bin/X11/dot /usr/share/man/man1/dot.1.gz
-----------------------------------------------------------------------------
- XML output directory:                           data/release2.0/runA/output
- XML Report file:                                                           
- XML settings to export:                                                    
- XML parser:                             org.apache.xerces.parsers.SAXParser
- Banjo XML format version:                                               1.0
-----------------------------------------------------------------------------
- Seed for starting search:                                     1472761052469
-----------------------------------------------------------------------------
- Number of threads:                                                        1
-----------------------------------------------------------------------------

Memory info before starting the search: Banjo is using 1 mb of memory
Prep. time used: 42.0 ms
Beginning to search: expect a status report every 10.0 m

Status:  Networks   104056500
         Time       10.0 m (16.6% of max. 1.0 h)
         Re-anneals  0 (0.0% of max. 25000)
         Banjo is using 5 mb of memory

Status:  Networks   155440500
         Time       20.0 m (33.3% of max. 1.0 h)
         Re-anneals  0 (0.0% of max. 25000)
         Banjo is using 5 mb of memory

Status:  Networks   207718000
         Time       30.0 m (50.0% of max. 1.0 h)
         Re-anneals  0 (0.0% of max. 25000)
         Banjo is using 5 mb of memory

Status:  Networks   259356250
         Time       40.0 m (66.6% of max. 1.0 h)
         Re-anneals  0 (0.0% of max. 25000)
         Banjo is using 5 mb of memory

Status:  Networks   310244500
         Time       50.0 m (83.3% of max. 1.0 h)
         Re-anneals  0 (0.0% of max. 25000)
         Banjo is using 5 mb of memory

Status:  Networks   361584000
         Time       1.0 h (100.0% of max. 1.0 h)
         Re-anneals  0 (0.0% of max. 25000)
         Banjo is using 5 mb of memory



-----------------------------------------------------------------------------
- Final report                                           Best network overall
-----------------------------------------------------------------------------


Network score: -3304.5429, first found at iteration 32891
21
 0 3 1 9 16
 1 2 4 19
 2 2 10 16
 3 2 12 16
 4 1 19
 5 2 0 13
 6 2 4 19
 7 2 3 20
 8 2 0 13
 9 2 6 19
10 2 4 13
11 2 9 16
12 2 2 18
13 2 6 19
14 2 10 13
15 2 0 13
16 2 1 13
17 2 1 13
18 2 4 11
19 0
20 2 3 13


-----------------------------------------------------------------------------
- Search Statistics                                                          
-----------------------------------------------------------------------------

Statistics collected in searcher 'SearcherSimAnneal':
  Number of networks examined: 361584000
  Total time used: 1.0 h
  High score: -3304.5429, first found at iteration 32891
  Number of re-anneals: 0

Statistics collected in proposer 'ProposerRandomLocalMove':
  Additions -- proposed:    120549065
  Deletions -- proposed:    120504423
  Reversals -- proposed:    120530511

Statistics collected in cycle checker 'CycleCheckerCheckThenApply':
  Additions -- considered:  120549065,  acyclic:  78209479
  Deletions -- no cyclicity test necessary
  Reversals -- considered:  120530511,  acyclic:  74338280

Statistics collected in evaluator 'EvaluatorBDe':
  Scores computed:          115896916
  Scores (cache)            placed         fetched        
      with 0 parents:       21             6029634        
      with 1 parents:       420            177267638      
      with 2 parents:       4748506        14835244       
      with 3 parents:       102214480      31514881       
      with 4 parents:       8933436        1846606        
      with 5 parents:       53             5              

Statistics collected in decider 'DeciderMetropolis':
  Additions -- considered:  78209479,  better score:  2848,  other accepted:  954
  Deletions -- considered:  120504423,  better score:  969,  other accepted:  2793
  Reversals -- considered:  74338280,  better score:  5023179,  other accepted:  6867
  Average permissivity:     0.0

Memory info after completing the search: Banjo is using 5 mb of memory


Network score: -3304.5429, found by thread 1
21
 0 3 1 9 16
 1 2 4 19
 2 2 10 16
 3 2 12 16
 4 1 19
 5 2 0 13
 6 2 4 19
 7 2 3 20
 8 2 0 13
 9 2 6 19
10 2 4 13
11 2 9 16
12 2 2 18
13 2 6 19
14 2 10 13
15 2 0 13
16 2 1 13
17 2 1 13
18 2 4 11
19 0
20 2 3 13

-----------------------------------------------------------------------------
- Post-processing                                            Influence scores
-----------------------------------------------------------------------------

Influence score for  (16,0) ->   (0,0)   .1108
Influence score for   (9,0) ->   (0,0)   .1861
Influence score for   (1,0) ->   (0,0)   -.4339
Influence score for  (19,0) ->   (1,0)   .0000
Influence score for   (4,0) ->   (1,0)   .2881
Influence score for  (16,0) ->   (2,0)   .0000
Influence score for  (10,0) ->   (2,0)   .1541
Influence score for  (16,0) ->   (3,0)   .0000
Influence score for  (12,0) ->   (3,0)   .3307
Influence score for  (19,0) ->   (4,0)   .0000
Influence score for  (13,0) ->   (5,0)   .0000
Influence score for   (0,0) ->   (5,0)   .4245
Influence score for  (19,0) ->   (6,0)   -.0408
Influence score for   (4,0) ->   (6,0)   -.2070
Influence score for  (20,0) ->   (7,0)   .0000
Influence score for   (3,0) ->   (7,0)   .0000
Influence score for  (13,0) ->   (8,0)   .0000
Influence score for   (0,0) ->   (8,0)   -.0670
Influence score for  (19,0) ->   (9,0)   .2296
Influence score for   (6,0) ->   (9,0)   .0000
Influence score for  (13,0) ->  (10,0)   .1972
Influence score for   (4,0) ->  (10,0)   -.0465
Influence score for  (16,0) ->  (11,0)   .0000
Influence score for   (9,0) ->  (11,0)   .4975
Influence score for  (18,0) ->  (12,0)   .0000
Influence score for   (2,0) ->  (12,0)   .3970
Influence score for  (19,0) ->  (13,0)   .3429
Influence score for   (6,0) ->  (13,0)   .1338
Influence score for  (13,0) ->  (14,0)   .3307
Influence score for  (10,0) ->  (14,0)   .3307
Influence score for  (13,0) ->  (15,0)   .5251
Influence score for   (0,0) ->  (15,0)   .4654
Influence score for  (13,0) ->  (16,0)   .3144
Influence score for   (1,0) ->  (16,0)   .0000
Influence score for  (13,0) ->  (17,0)   .5352
Influence score for   (1,0) ->  (17,0)   -.1338
Influence score for  (11,0) ->  (18,0)   .1583
Influence score for   (4,0) ->  (18,0)   .0000
Influence score for  (13,0) ->  (20,0)   .3307
Influence score for   (3,0) ->  (20,0)   .2937

-----------------------------------------------------------------------------
- Post-processing                                  DOT graphics format output
-----------------------------------------------------------------------------

digraph abstract { 

label = "Banjo Version 2.2.0\nHigh scoring network, score: -3304.5429\nProject: 20.1\nUser: lsand039\nDataset: 20-vars-377-temporal-observations"; 
labeljust="l"; 

    0 [label="Alzheimer"];
    1 [label="GNG4"];
    2 [label="THBS1"];
    3 [label="SIX6"];
    4 [label="GRIK1"];
    5 [label="WWC1"];
    6 [label="KIR2DS3"];
    7 [label="CEACAM6"];
    8 [label="NDUFA7"];
    9 [label="TLR8"];
    10 [label="FAIM3"];
    11 [label="MDFIC"];
    12 [label="GH1"];
    13 [label="REG1B"];
    14 [label="NTRK1"];
    15 [label="PDZD3"];
    16 [label="EDN1"];
    17 [label="ERGIC3"];
    18 [label="S100A2"];
    19 [label="HS3ST1"];
    20 [label="OR12D3"];

    1->0;
    9->0;
    16->0;
    4->1;
    19->1;
    10->2;
    16->2;
    12->3;
    16->3;
    19->4;
    0->5;
    13->5;
    4->6;
    19->6;
    3->7;
    20->7;
    0->8;
    13->8;
    6->9;
    19->9;
    4->10;
    13->10;
    9->11;
    16->11;
    2->12;
    18->12;
    6->13;
    19->13;
    10->14;
    13->14;
    0->15;
    13->15;
    1->16;
    13->16;
    1->17;
    13->17;
    4->18;
    11->18;
    3->20;
    13->20;
}

